/* === sub-banner === */
#sub-banner{
	width: 100%;
	height: 236px;
	padding-top: 46px;
}
.sub-banner{
	position: relative;
	width: 100%;
	height: 236px;
	margin: 0 auto;
	overflow: hidden;
}
.sub-banner img{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 236px;
	overflow: hidden;
}


#container{ width: 100%; background: #fafafa;}
.container{ width: 1200px; margin: 0 auto; }
.top{ position: relative; padding-top: 24px; padding-bottom: 42px; }
.top p,
.top p a{
	font-family: "宋体";
	color: #666666;
	font-size: 12px;
}
.top p a:hover{ color: #d90202; }
.top a.return{
	position: absolute;
	right: 20px;
	bottom: 16px;
	display: inline-block;
	color: #666666;
	font-size: 14px;
}
.top a.return:hover{ color: #d90202; }
.content{
	padding-bottom: 20px;
	min-height: 300px;
}
.content h2{
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 46px;
}

/* === about-us 关于我们 === */
.content .about-us{ padding: 0 20px; min-height: 300px}
.content .about-us p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.content .about-us p img{max-width: 100%;}

/* === leader-team 领导团队 === */
.content .leader-team ul li{
	float: left;
	width: 210px;
	margin-right: 37px;
	text-align: center;
	padding-bottom: 72px;
}
.content .leader-team ul li img{width: 210px;height: 210px;}
.content .leader-team ul li a{
	display: block;
	font-size: 14px;
	color: #333;
	padding: 16px 0;
}
.content .leader-team ul li span{
	display: block;
	color: #666666;
	font-size: 14px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* === person-info 人员介绍 === */
.content .person-info{ padding: 0 20px; min-height: 250px}
.content .person-info p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.content .person-info ul{ padding: 50px 80px 0; }
.content .person-info ul li{
	float: left;
	width: 154px;
	height: 154px;
	margin: 0 48px;
	text-align: center;
	background: url(../images/person.png) no-repeat;
}
.content .person-info ul li a{
	display: inline-block;
	width: 154px;
	height: 94px;
	padding-top: 60px;
	font-size: 14px;
	color: #666666;
}
.content .person-info ul li a:hover{ color: #c20101; }
.content .person-info ul li:hover{ background: url(../images/person-on.png) no-repeat;}

.content h2.d{
	border-bottom: 2px solid #fff;
}
.content .about-detail{
	padding: 0 20px;
}
.content .about-detail ul{ padding-bottom: 66px; }
.content .about-detail ul li{
	border-bottom: 1px solid #fff;
	padding-top: 38px;
	padding-bottom: 30px;
}
.content .about-detail ul li .img{
	width: 180px;
	height: 180px;
	padding-bottom: 3px;
	padding-right: 3px;
	background: url(../images/bk.png) no-repeat right bottom;
}
.content .about-detail ul li .img img{
	width: 180px;
	height: 180px;
	overflow: hidden;
}
.content .about-detail ul li .text{
	width: 956px;
}
.content .about-detail ul li .text p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.content .about-detail ul li .text p+p{ margin-top: 6px; }
.content .about-detail ul li .text h3{
	padding-left: 8px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 14px;
}

/* === page === */
.page{
	text-align: center;
	height: 32px;
	font-size:12px;
}
.page a{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 14px;
	color: #5d5d5d;
	font-size: 14px;
	cursor: pointer;
	background: #fff;
	margin:0 8px;
}
.page span+span{ margin-left: 10px; }
.page a.on,
.page a:hover{ color: #fff; background: #c20101; }


/* === zz-honor 资质荣誉=== */
.content .zz-honor{ padding: 0 20px; }
.content .zz-honor ul li{
	position: relative;
	float: left;
	width: 244px;
	height: 175px;
	margin-right: 60px;
	padding-bottom: 76px;
}
.content .zz-honor ul li a.img{
	display: inline-block;
	width: 244px;
	height: 174px;
	line-height: 174px;
	text-align: center;
	padding-top: 12px;
	background: url(../images/zz-bg.png) no-repeat;
}
.content .zz-honor ul li .img img{
	width: 220px;
	height: 150px;
	overflow: hidden;
	
}
.content .zz-honor ul li span{
	display: block;
	padding-top: 14px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}

/*.big{
	position: relative;
	width: 724px;
	height: 538px;
	text-align: center;
	display: none;
	z-index: 9;
	background: #fff;
	padding: 54px 88px 40px 88px;
}*/
.box-overlay{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	/*opacity:0.8;*/
	filter:alpha(opacity=80);
	display: none;
	z-index:103;
	background-color:rgba(102, 102, 102,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66666680,endColorstr=#66666680);
}
.bigImgBox{
	position: absolute;
	width: 100%;
	height: 640px;
	top:50%;
	margin-top: -320px;
	display: none;
	z-index:103;

}
.big{
	width: 900px;
	display: none;
	margin: 0 auto;
	position: relative;
	background-color:#fff;
	text-align: center;
	height:640px;
}
.big img{
	display: inline-block;
	width: 724px;
	padding:50px 0 30px;
	height: 494px;
}
.big span{
	display: inline-block;
	color: #666666;
	font-size: 14px;
}
.big a.close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 36px;
	height: 36px;
	background: url(../images/close.png) no-repeat;
}


/* === news 公司动态 === */
.content .news .news-top{ padding-bottom: 70px; }
.content .news .news-top ul li{
	position: relative;
	float: left;
	width: 390px;
	height: 394px;
	text-align: center;
	padding-top: 8px;
	background: url(../images/yy.png) no-repeat;
	/*-moz-box-shadow: 1px 1px 3px #e0dfdf;
	-webkit-box-shadow: 1px 1px 3px #e0dfdf;
	box-shadow: 1px 1px 3px #e0dfdf;*/
}
.content .news .news-top ul li+li{ margin-left: 15px; }
.content .news .news-top ul li a.img{
	display: inline-block;
	width: 380px;
	height: 188px;
	overflow: hidden;
	text-align: center;
}

.content .news .news-top ul li a.img img{
	width: 374px;
	height: 188px;
}

.content .news .news-top ul li .text-con{
	padding: 20px;
	text-align: left;
}
.text-con a.title{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.text-con a.title:hover{ color: #c20101; }
.text-con p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 16px;
	padding-bottom: 26px;
}
.text-con span{
	color: #999999;
	font-size: 14px;
}
.text-con span i{
	color: #999999;
	font-size: 14px;
	font-style: normal;
}
.content .news .news-top ul li .more{
	right: 20px;
	bottom: 46px;
}
.more{
	position: absolute;
	width: 100px;
	height: 26px;
}
.more a{
	display: inline-block;
	width: 100px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #e6e6e6;
	color: #666666;
}
.more a:hover{
	background: #c20101;
	color: #fff;
}
.content .news .news-list{ padding-bottom: 60px; }
.content .news .news-list ul li{
	float: left;
	position: relative;
	width: 560px;
	height: 174px;
	padding: 20px;
	margin-bottom: 36px;
	background: url(../images/yy2.png) no-repeat;
}
.content .news .news-list ul li .more{
	right: 30px;
	bottom: 36px;
}

/* === news-detail 公司动态－详情 === */
.content .news-detail .news-title h3{
	color: #666;
	font-size: 14px;
	text-align: center;
	padding-bottom: 30px;
}
.content .news-detail .news-title p{
	color: #999999;
	font-size: 14px;
	padding-bottom: 38px;
	text-align: center;
}
.content .news-detail .news-title p span{ 
	display: inline-block; 
	margin-right: 20px;
	color: #999999;
	font-size: 14px; 
}
.content .news-detail .news-title p span.num{ margin-right: 0; }
.content .news-detail .news-con{ padding: 0 180px 20px; min-height: 250px}
.content .news-detail .news-con p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.content .news-detail .news-con p img{max-width: 100%;}
.turn{ padding: 0 20px;}
.turn p{
	color: #666666;
	font-size: 14px;
}
.turn p+p{ padding-top: 14px; }
.turn p a{
	color: #666666;
	font-size: 14px;
}
.turn p a:hover{ color: #c20101; }


/* === video 视频新闻 === */
.content .video{  }
.content .video ul{ padding: 0 40px 70px; }
.content .video ul li{
	float: left;
	width: 510px;
	margin-right: 100px;
	margin-bottom: 70px;
	border-bottom: 1px solid #cccccc;
	background: #fff;
}
.content .video ul li.last{ margin-bottom: 0; }
.content .video ul li .video-img a{
	display: inline-block;
	width: 510px;
	height: 260px;
	overflow: hidden;
} 
.content .video ul li .video-img a img{
	width: 510px;
	height: 260px;
}
.content .video ul li .video-title a{
	display: inline-block;
	background: url(../images/video-icon.png) no-repeat 20px;
	padding: 22px 20px 22px 56px; 
	height: 25px;
	width: 434px;
	overflow: hidden;
	line-height: 25px;
	color: #666666;
	font-size: 14px;
}
.content .video ul li .video-title a:hover{ color: #c20101; }


.screencon{}
.screencon span.title{float: right;line-height: 32px;height: 32px;font-size: 16px;color: #777}
.screencon div{float: right;background: url("../images/agreement_select.png");width: 110px;height: 32px;position: relative;z-index: 1}
.screencon div span{margin-left: 20px;line-height: 32px;font-size: 16px;color: #777;}
.screencon div ul{display: none;background-color: #ffffff;position: absolute;top: 32px;left: 0;border: 1px solid #c5c5c5;overflow-y: scroll;width: 108px;height: 168px;z-index: 1}
.screencon div ul li{font-size: 16px;line-height: 32px;text-align: center;}
.screencon div ul li:hover{background-color: #c20101;color: #ffffff;cursor: pointer}


	/* === video-detail === */
.content .video-detail h3{
	color: #666666;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.content .video-detail .play{
	padding: 64px 20px 118px;
	text-align: center;
}
.content .video-detail .play img{
	width: 680px;
	height: 437px;
}

/* === work 职位招聘 === */
.content .work{
	padding: 0 20px;
}
.content .work .work-wrap{
	border-top: 2px solid #e6e6e6;
	border-bottom: 1px solid #fff;

}
.content .work .work-wrap .work-description{
	padding: 40px 20px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #fff;
}
.content .work .work-description h4{
	color: #d50000;
	font-size: 14px;
	padding-bottom: 28px;
}
.content .work .work-description ul li+li{ margin-top: 4px; }
.content .work .work-description ul li p,
.content .work .work-description ul li span,
.content .work .work-description ul li span strong{
	color: #666666;
	font-size: 14px;
}
.content .work .work-description ul li p.suojin{ text-indent: 74px; }

.content .work .work-description ul li span.right{
	display: inline-block;
	width: 500px;
}


/* === culture 文化园地 === */
.content .culture ul{ padding-bottom: 56px; }
.content .culture ul li{ margin-bottom: 20px; background-color: #FCFCFC;border:1px solid #ffffff}
.content .culture ul li .img a{
	display: inline-block;
	width: 180px;
	height: 180px;
}
.content .culture ul li .img a img{ width: 180px; height: 180px; }
.content .culture ul li .text{
	width: 944px;
	padding-right: 40px;
	padding-top: 24px;
}
.content .culture ul li .text a.title{
	display: block;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.content .culture ul li .text a:hover{ color: #c20101; }
.content .culture ul li .text p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 16px;
	padding-bottom: 20px;
}
.content .culture ul li .text strong{ color: #999999; font-size: 14px; }
.content .culture ul li .text p .more-detail{ color: #666666; font-size: 14px; }
.content .culture ul li .text p .more-detail a{ color: #c20101; }
.content .culture ul li .text p .more-detail a:hover{ color: #e80404; }
.content .culture ul li .text strong{
	color: #999;
	font-size: 14px;
}


/* === service 业务领域 === */
.headline{
	text-align: center;
}
.headline a{
	display: inline-block;
}
.headline a h2{
	color: #da0808;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 14px;
}
.headline a h3{
	color: #999999;
	font-size: 18px;
	font-family: "Arial";
	font-weight: normal;
	padding-bottom: 10px;
}
.headline a span{
	display: inline-block;
	text-align: center;
	width: 34px;
	height: 2px;
	background: #999999;
}
.service .service-list{ padding-top: 15px; padding-bottom: 30px; }
.service .chain { padding-bottom: 0; }
.service .service-list ul li{
	position: relative;
	float: left;
	width: 154px;
	height: 154px;
	margin-right: 50px;
	margin-bottom: 20px;

}

.service .service-list ul li a.title{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	text-align: center;
	width: 154px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	/*background: rgba(0,0,0,0.6);*/
	font-size: 14px;
	z-index: 99;
}
.service .service-list ul li a.title-wrap{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 154px;
	height: 34px;
	background: #000;
	z-index: 9;
	filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.service .service-list ul li a.wrap-img{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 154px;
	height: 154px;
	filter: alpha(opacity=30); 
	opacity: 0.3;
}
.service .service-list ul li:hover a.title{ background: #da0c0e; }
.service .service-list ul li:hover a.wrap-img{
	filter: alpha(opacity=0); 
	opacity: 0;
}

/* === service-dz 业务版块 === */
.content .service-con{ padding-bottom: 40px; }
.content .service-con ul li{
	float: left;
	width: 370px;
	height: 270px;
	margin-right: 40px;
	padding-bottom: 30px;
}
.content .service-con ul li a.img{
	display: inline-block;
	padding: 2px;
	width: 366px;
	height: 232px;
	overflow: hidden;
	line-height: 232px;
	text-align: center;
	background: url(../images/li-bg.png) no-repeat;
}
.content .service-con ul li a.img img{ width: 356px; height: 222px; }
.content .service-con ul li a.title{
	color: #666666;
	font-size: 14px;
	padding-top: 6px;
	display: block;
	text-align: center;
}
.content .service-con ul li a.title:hover{ color: #c20101; }
.container .top .ret0{ top: 24px; right: 0; }



.content .service-detail .left{
	padding: 28px 20px 50px;
	background: #fff;
	width: 794px;
}
.content .service-detail .left h4{
	color: #666666;
	font-size: 14px;
	padding-bottom: 24px;
}
.content .service-detail .left .tag{ padding-bottom: 20px; border-bottom: 1px dashed #e6e6e6; }
.content .service-detail .left .tag span{
	display: inline-block;
	width: 92px;
	width: 115px;
	text-align: center;
	line-height: 28px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
}
.content .service-detail .left .detail-con{ padding-bottom: 36px;padding-top: 20px; }
.content .service-detail .left .detail-con p{
	line-height: 36px;
	color: #666666;
	font-size: 14px;
}
.content .service-detail .left .detail-con p img{max-width: 100%;}
.content .service-detail .right{ 
	background: #fff;
	width: 334px; 
}

.content .service-detail .right h4{
	width: 332px;
	height: 44px;
	line-height: 44px;
	color: #666666;
	font-size: 16px;
	text-align: center;
	background: #ededed;
	border: 1px solid #fff; 
	font-weight: normal;
	margin-bottom: 30px;
}
.content .service-detail .right ul li{ text-align: center; padding-bottom: 40px; }
.content .service-detail .right ul li a.img{
	display: inline-block;
	padding: 2px;
	width: 301px;
	height: 191px;
	line-height: 191px;
	text-align: center;
	overflow: hidden;
	background: url(../images/bg0.png) no-repeat;
}
.content .service-detail .right ul li a.img img{ width: 293px; height: 183px; }
.content .service-detail .right ul li a.title{
	padding-top: 12px;
	color: #666666;
	font-size: 14px;
	display: block;
}
.content .service-detail .right ul li a.title:hover{ color: #c20101; }


/* === head-branch 总部分支机构 === */
.content .branch-title{ text-align: center; padding-bottom: 36px; }
.content .branch-title p{ 
	text-align: center; 
	font-size: 16px; 
	color: #333333; 
	padding-bottom: 6px;
}
.content .branch-title span{ 
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #999;
}


.b-content{ padding-bottom: 40px; }
.branch ul li{
	float: left;
	width: 360px;
	padding-bottom: 60px;
	margin-right: 60px;
}
.branch ul li a.h{
	display: inline-block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 16px;
}
.branch ul li a.h:hover{ color: #c20101; }
.branch ul li p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
}
.branch ul li a.photo{ display: inline-block; width: 360px; height: 184px; overflow: hidden; }
.branch ul li a.photo img{ width: 360px; height: 184px; }

.area{
	text-align: center;
	font-size: 0;
	padding-bottom: 56px;
}
.area a{
	display: inline-block;
	width: 98px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	background: #fcfcfa;
	border: 1px solid #dadada;
}
.area a+a{ margin-left: 10px; }
.area a:hover,
.area a.on{
	background: #c20101;
	border: 1px solid #c20101;
	color: #fefefe;
}



.content .branch-detail .left{
	width: 160px;
	background: #fff;
}
.content .branch-detail .left h4{
	width: 160px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	border-bottom: 2px solid #c20101;
}
.content .branch-detail .left ul li{
	text-align: center;
}
.content .branch-detail .left ul li a{
	display: inline-block;
	width: 160px;
	height: 58px;
	line-height: 58px;
	color: #666666;
	font-size: 14px;
	background: url(../images/icon1.png) no-repeat 20px center;
}
.content .branch-detail .left ul li.on a,
.content .branch-detail .left ul li a:hover{
	color: #c20101;
	background: url(../images/icon1-on.png) no-repeat 20px center;
}
.content .branch-detail .right{
	width: 948px;
	padding-right: 20px;
}
.content .branch-detail .right h4{
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 44px;
}
.content .branch-detail .right .d-con{ padding-bottom: 40px; }
.content .branch-detail .right .d-con p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.content .branch-detail .right .d-con p img{max-width: 100%;}
.content .branch-detail .special{ padding-right: 0; width: 974px; }
.content .branch-detail .right .d-con ul li{
	float: left;
	width: 310px;
	margin-right: 22px;
	padding-bottom: 56px;
}
.content .branch-detail .right .d-con ul li a.img{
	display: inline-block;
	width: 306px;
	height: 194px;
	line-height: 194px;
	text-align: center;
	overflow: hidden;
	padding-top: 2px;
	background: url(../images/bg2.png) no-repeat;
}
.content .branch-detail .right .d-con ul li a.img img{ 
	width: 296px; 
	height: 184px; 
}
.content .branch-detail .right .d-con ul li a.text{
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	padding-top: 10px;
}
.content .branch-detail .right .d-con ul li a.text:hover{ color: #c20101; }
